generated from terraform-ibm-modules/terraform-ibm-module-template
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 14
 
fix(deps): update terraform dependencies (major) - autoclosed #698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
            terraform-ibm-modules-ops
  wants to merge
  1
  commit into
  main
from
renovate/major-terraform-dependencies
  
      
      
   
      
    
                
     Closed
            
            fix(deps): update terraform dependencies (major) - autoclosed #698
                    terraform-ibm-modules-ops
  wants to merge
  1
  commit into
  main
from
renovate/major-terraform-dependencies
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | 
           /run pipeline  | 
    
4e97adc    to
    0606681      
    Compare
  
    | 
           /run pipeline  | 
    
0606681    to
    4c15a8f      
    Compare
  
    | 
           /run pipeline  | 
    
4c15a8f    to
    c1acbdc      
    Compare
  
    | 
           /run pipeline  | 
    
    
      
        3 similar comments
      
    
  
    | 
           /run pipeline  | 
    
| 
           /run pipeline  | 
    
| 
           /run pipeline  | 
    
8c064c7    to
    caeb818      
    Compare
  
    | 
           /run pipeline  | 
    
caeb818    to
    fdcba30      
    Compare
  
    | 
           /run pipeline  | 
    
fdcba30    to
    f8ba90d      
    Compare
  
    | 
           /run pipeline  | 
    
f8ba90d    to
    cf9c0fc      
    Compare
  
    | 
           /run pipeline  | 
    
cf9c0fc    to
    652f580      
    Compare
  
    | 
           /run pipeline  | 
    
652f580    to
    dbc6ac0      
    Compare
  
    | 
           /run pipeline  | 
    
dbc6ac0    to
    bbdcc0f      
    Compare
  
    | 
           /run pipeline  | 
    
bbdcc0f    to
    0784d44      
    Compare
  
    | 
           /run pipeline  | 
    
0784d44    to
    4f978c2      
    Compare
  
    20220ca    to
    2e56e68      
    Compare
  
    | 
           /run pipeline  | 
    
2e56e68    to
    6575512      
    Compare
  
    | 
           /run pipeline  | 
    
6575512    to
    f36ddcf      
    Compare
  
    | 
           /run pipeline  | 
    
f36ddcf    to
    9d18246      
    Compare
  
    | 
           /run pipeline  | 
    
9d18246    to
    a8d82ac      
    Compare
  
    | 
           /run pipeline  | 
    
a8d82ac    to
    7c7f4c3      
    Compare
  
    | 
           /run pipeline  | 
    
7c7f4c3    to
    ac30212      
    Compare
  
    | 
           /run pipeline  | 
    
ac30212    to
    886570c      
    Compare
  
    | 
           /run pipeline  | 
    
886570c    to
    d12f40c      
    Compare
  
    | 
           /run pipeline  | 
    
d12f40c    to
    deb66ff      
    Compare
  
    | 
           /run pipeline  | 
    
deb66ff    to
    a9c2c4c      
    Compare
  
    | 
           /run pipeline  | 
    
a9c2c4c    to
    f51e4e8      
    Compare
  
    | 
           /run pipeline  | 
    
f51e4e8    to
    7c2283b      
    Compare
  
    | 
           /run pipeline  | 
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
2.17.0->3.0.28.21.25->10.1.162.3.1->3.1.1Release Notes
hashicorp/terraform-provider-helm (helm)
v3.0.2Compare Source
This is a patch release that fixes a number of bugs discovered in the v3.x.x release.
BUG FIXES:
helm_release: Fix description field causing inconsistent plan [GH-1648]helm_release: Fix plan error whendevel = falseis set andversionis provided [GH-1656]helm_release: Fix postrender being run when binaryPath is nil [GH-1649]helm_release: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]provider: Fix namespace override logic in Kubernetes client initialization [GH-1650]provider: Restore support for theKUBE_PROXY_URLenvironment variable [GH-1655]v3.0.1Compare Source
This is a hotfix release.
HOTFIX:
helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]v3.0.0Compare Source
This release migrates ports the provider project from
terraform-plugin-sdk/v2toterraform-plugin-framework[GH-1379]Please refer to the migration guide.
BREAKING CHANGES:
kubernetes,registry, andexperimentsare now represented as nested objects.set,set_list, andset_sensitiveinhelm_releaseandhelm_templateare now lists of nested objects instead of blocksFEATURES:
Add
"literal"as a supportedtypefor thesetblock [GH-1615]helm_release: Add support for ResourceIdentity. [GH-1625]helm_release: Addset_wowrite-only attribute [GH-1592]ENHANCEMENT:
helm_release: AddUpgradeStatelogic to support migration from SDKv2 to Plugin Framework [GH-1633]BUG FIXES:
helm_release: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]change
set.value&&set_list.valueto optional instead of required [GH-1572]terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.1.16Compare Source
Bug Fixes
v10.1.15Compare Source
Bug Fixes
v10.1.14Compare Source
Bug Fixes
prefixinput variable in the DA to allownull(#929) (44f82b1)v10.1.13Compare Source
Bug Fixes
v10.1.12Compare Source
Bug Fixes
v10.1.11Compare Source
Bug Fixes
v10.1.10Compare Source
Bug Fixes
v10.1.9Compare Source
Bug Fixes
v10.1.8Compare Source
Bug Fixes
v10.1.7Compare Source
Bug Fixes
v10.1.6Compare Source
Bug Fixes
time_sleep.wait_for_cos_bucket_lifecycle. There has no impact to every day services. (#913) (112439c)v10.1.5Compare Source
Bug Fixes
v10.1.4Compare Source
Bug Fixes
v10.1.3Compare Source
Bug Fixes
v10.1.2Compare Source
Bug Fixes
v10.1.1Compare Source
Bug Fixes
v10.1.0Compare Source
Features
Cross-regional bucket (security-enforced)andRegional bucket (security-enforced)(#908) (95785a6)v10.0.0Compare Source
Features
BREAKING CHANGES
Security-enforced cross-region bucketandFully configurable Regional bucket. Please migrate to use the new variations instead.v9.1.0Compare Source
Features
v9.0.8Compare Source
Bug Fixes
v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
>= 1.79.0, < 2.0.0(#899) (23d8aef)v9.0.5Compare Source
Bug Fixes
v9.0.4Compare Source
Bug Fixes
v9.0.3Compare Source
Bug Fixes
v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
(#887) (6bb43dc)
Features
Cloud automation for Cloud Object Storage->Cloud automation for Object StorageInstanceDA variation updates:use_existing_resource_groupandresource_group_namehave been changed toexisting_resource_group_name. DA no longer supports creating groupcos-one-rate-plan(was in module but not DA). The input has been renamedcos_plan->plancos_instance_name->instance_name>=1.9.0and cross variable validation addedBREAKING CHANGES
prefixinput. If you were using the default, you should explicitly set prefix back todevto prevent resources getting destroyed and recreatedterraform-ibm-modules/terraform-ibm-trusted-profile (terraform-ibm-modules/trusted-profile/ibm)
v3.1.1Compare Source
Bug Fixes
>= 1.79.1, < 2.0.0(#193) (4baead8)v3.1.0Compare Source
Features
trusted-profile-templatesubmodule:-
identity_crninput has been changed toidentitiesand now supports all identitiy types:user,serviceidandcrn. Its also now optional to pass any idenitify.- Added support to assign trusted profile template to single accounts using new input
account_ids_to_assign(#189) (d0f234e)v3.0.0Compare Source
(#181) (07e3a80)
Bug Fixes
trusted_profile_policiesnow has a required attribute calledunique_identifierwhich must have a unique value per policy. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_claim_rulesnow has a required attribute calledunique_identifierwhich must have a unique value per claim rule. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_linksnow has a required attribute calledunique_identifier` which must have a unique value per profile link. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.BREAKING CHANGES
unique_identifierattribute. For example, if you used the following value for trusted profile name:trusted_profile_name = "my-profile"you should use the following naming conventions:Trusted profile policies
Trusted profile policies
Trusted profile links
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.